TreeView for WinForms
GetCharABCWidths(IntPtr,UInt32,UInt32,ABC[]) メソッド

C1.Win.6 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス > GetCharABCWidths メソッド : GetCharABCWidths(IntPtr,UInt32,UInt32,ABC[]) メソッド
シンタックス
'宣言
 
Public Overloads Shared Function GetCharABCWidths( _
   ByVal hdc As System.IntPtr, _
   ByVal firstChar As System.UInteger, _
   ByVal lastChar As System.UInteger, _
   ByVal widths() As Win32.ABC _
) As System.Boolean
public static System.bool GetCharABCWidths( 
   System.IntPtr hdc,
   System.uint firstChar,
   System.uint lastChar,
   out Win32.ABC[] widths
)

パラメータ

hdc
firstChar
lastChar
widths
参照

Win32 クラス
Win32 メンバ
オーバーロード一覧